home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / doschk11.lha / doschk-1.1 / configure.in < prev    next >
Text File  |  1993-04-20  |  132b  |  6 lines

  1. dnl Process this file with autoconf to produce a configure script.
  2. AC_INIT(doschk.c)
  3. AC_PROG_CC
  4. AC_PROG_INSTALL
  5. AC_OUTPUT(Makefile)
  6.